AutodiscoverServiceGetFederationInformation Method |
Gets the federation information.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic GetFederationInformationResponse GetFederationInformation(
string domain
)
Public Function GetFederationInformation (
domain As String
) As GetFederationInformationResponse
Parameters
- domain
- Type: SystemString
The domain.
Return Value
Type:
GetFederationInformationResponseGetFederationInformationResponse.
See Also